Autogenerated HTML docs for v1.7.11-3-g60475 
diff --git a/git-credential-store.html b/git-credential-store.html index 07da6ad..65893c4 100644 --- a/git-credential-store.html +++ b/git-credential-store.html 
@@ -596,7 +596,7 @@  </td>   <td class="content">Using this helper will store your passwords unencrypted on disk,   protected only by filesystem permissions. If this is not an acceptable  -security tradeoff, try , or find a helper  +security tradeoff, try <a href="git-credential-cache.html">git-credential-cache(1)</a>, or find a helper   that integrates with secure storage provided by your operating system.</td>   </tr></table>   </div>  @@ -604,7 +604,7 @@  git programs.</p></div>   <div class="paragraph"><p>You probably don&#8217;t want to invoke this command directly; it is meant to   be used as a credential helper by other parts of git. See  - or <tt>EXAMPLES</tt> below.</p></div>  +<a href="gitcredentials.html">gitcredentials(7)</a> or <tt>EXAMPLES</tt> below.</p></div>   </div>   <h2 id="_options">OPTIONS</h2>   <div class="sectionbody">  @@ -650,12 +650,12 @@  credential-store will consider that context a pattern to match against   each entry in the credentials file. If the protocol, hostname, and   username (if we already have one) match, then the password is returned  -to git. See the discussion of configuration in  +to git. See the discussion of configuration in <a href="gitcredentials.html">gitcredentials(7)</a>   for more information.</p></div>   </div>   <h2 id="_git">GIT</h2>   <div class="sectionbody">  -<div class="paragraph"><p>Part of the suite</p></div>  +<div class="paragraph"><p>Part of the <a href="git.html">git(1)</a> suite</p></div>   </div>   </div>   <div id="footnotes"><hr /></div>